home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
msn
/
p12
/
MSNP12Switchboard.pyo
(
.txt
)
< prev
Wrap
Python Compiled Bytecode
|
2008-10-13
|
568b
|
13 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
from msn.p11 import Switchboard as Super
class MSNP12Switchboard(Super):
def recv_joi(self, msg):
msg.args = msg.args[:2]
Super.recv_joi(self, msg)